Skip to content

Bump the all group across 1 directory with 5 updates#2001

Merged
tekton-robot merged 1 commit intomainfrom
dependabot/go_modules/all-5e6d62afe1
Apr 27, 2026
Merged

Bump the all group across 1 directory with 5 updates#2001
tekton-robot merged 1 commit intomainfrom
dependabot/go_modules/all-5e6d62afe1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps the all group with 2 updates in the / directory: k8s.io/api and k8s.io/apiextensions-apiserver.

Updates k8s.io/api from 0.35.3 to 0.35.4

Commits
  • e8f0e9f Update dependencies to v0.35.4 tag
  • 0b2a75e Merge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.35
  • e1ef9bc Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • See full diff in compare view

Updates k8s.io/apiextensions-apiserver from 0.35.3 to 0.35.4

Commits
  • b0e553c Update dependencies to v0.35.4 tag
  • c580382 Merge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.35
  • 895a1c1 Merge pull request #138348 from dashpole/update_prop_35
  • d25970d Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • eacefa7 update go.opentelemetry.io/otel to v1.41.0
  • See full diff in compare view

Updates k8s.io/apimachinery from 0.35.3 to 0.35.4

Commits
  • 475c941 Merge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.35
  • 6c08bb5 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 45398ef Merge pull request #137927 from lalitc375/cherry-pick-137864
  • b414b94 Fix backport differences for 1.35 (remove WithOrigin and MarkAlpha)
  • f933a4d Add slice and map union member support with tests
  • 977ad5b Use IsZero instead of IsNil for union ratcheting check
  • a128230 Fix union validation ratcheting when oldObj is nil
  • See full diff in compare view

Updates k8s.io/client-go from 0.35.3 to 0.35.4

Commits
  • d43aed2 Update dependencies to v0.35.4 tag
  • 8ebd9bb Merge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.35
  • 00b2f2b Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • See full diff in compare view

Updates k8s.io/code-generator from 0.35.3 to 0.35.4

Commits
  • dbc8933 Update dependencies to v0.35.4 tag
  • cb0dd49 Merge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.35
  • b99401c Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 52e49d4 Merge pull request #137927 from lalitc375/cherry-pick-137864
  • 1e02847 Fix backport differences for 1.35 (remove WithOrigin and MarkAlpha)
  • f76e992 Add slice and map union member support with tests
  • a71a093 Add nil OldValue test coverage for union doc_tests
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. labels Apr 20, 2026
@tekton-robot tekton-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 20, 2026
Copy link
Copy Markdown
Contributor

@khrm khrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@tekton-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: khrm

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 27, 2026
@khrm
Copy link
Copy Markdown
Contributor

khrm commented Apr 27, 2026

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 27, 2026
Bumps the all group with 2 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver).


Updates `k8s.io/api` from 0.35.3 to 0.35.4
- [Commits](kubernetes/api@v0.35.3...v0.35.4)

Updates `k8s.io/apiextensions-apiserver` from 0.35.3 to 0.35.4
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.35.3...v0.35.4)

Updates `k8s.io/apimachinery` from 0.35.3 to 0.35.4
- [Commits](kubernetes/apimachinery@v0.35.3...v0.35.4)

Updates `k8s.io/client-go` from 0.35.3 to 0.35.4
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.3...v0.35.4)

Updates `k8s.io/code-generator` from 0.35.3 to 0.35.4
- [Commits](kubernetes/code-generator@v0.35.3...v0.35.4)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/code-generator
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the all group with 5 updates Bump the all group across 1 directory with 5 updates Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/all-5e6d62afe1 branch from 56438b7 to 9dcb193 Compare April 27, 2026 08:39
@tekton-robot tekton-robot removed the lgtm Indicates that a PR is ready to be merged. label Apr 27, 2026
@khrm
Copy link
Copy Markdown
Contributor

khrm commented Apr 27, 2026

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 27, 2026
@tekton-robot tekton-robot merged commit 08d1e6a into main Apr 27, 2026
15 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/all-5e6d62afe1 branch April 27, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants